home *** CD-ROM | disk | FTP | other *** search
/ Mobiclic 56 / MOBICLIC 56.ISO / DATA / ARRIBA / SWF_ARRIBA / ARRI03.swf / scripts / DefineSprite_170 / frame_17 / DoAction.as
Text File  |  2003-07-22  |  167b  |  13 lines

  1. with(_root.intro.plokdeb)
  2. {
  3.    gotoAndPlay("loupe");
  4. }
  5. with(_root.intro.score)
  6. {
  7.    gotoAndPlay("allup");
  8. }
  9. with(_root.intro)
  10. {
  11.    gotoAndPlay("start");
  12. }
  13.